/ Assembly List / LJCNetCommon / NetCommon / HasTables

Namespace - LJCNetCommon


Parameters
dataSet - The DataSet object.

Returns

true if the DataSet has tables; otherwise, false.

Syntax

C#
public static Boolean HasTables(DataSet dataSet)

Checks a DataSet for tables.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.